home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000258_news@newsmaster….columbia.edu _Thu Aug 28 05:21:54 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  4KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id FAA11253
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 28 Aug 1997 05:21:54 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id FAA17257
  7.     for kermit.misc@watsun; Thu, 28 Aug 1997 05:21:53 -0400 (EDT)
  8. Path: news.columbia.edu!psinntp!news.idt.net!cam-news-hub1.bbnplanet.com!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!feta.direct.ca!newsfeed.direct.ca!news-sea-19.sprintlink.net!news-in-west.sprintlink.net!news.sprintlink.net!Sprint!128.143.2.44!hearst.acc.Virginia.EDU!newslink.runet.edu!not-for-mail
  9. From: ibelooze@runet.edu (I l y a)
  10. Newsgroups: comp.protocols.kermit.misc,comp.unix.questions,comp.unix.admin,comp.unix.misc,comp.unix.ultrix,comp.unix.shell
  11. Subject: Re: Do not get connected at 33.6K
  12. Followup-To: comp.protocols.kermit.misc,comp.unix.questions,comp.unix.admin,comp.unix.misc,comp.unix.ultrix,comp.unix.shell
  13. Date: 28 Aug 1997 03:14:37 GMT
  14. Organization: Radford University
  15. Lines: 42
  16. Message-ID: <5u2qet$rg6@newslink.runet.edu>
  17. References: <5tsn5b$o9q@newslink.runet.edu> <5tupoe$gra$1@apakabar.cc.columbia.edu> <5u0g7d$f6o@newslink.runet.edu> <5u1fh6$n39$1@apakabar.cc.columbia.edu> <5u1mrf$il7@usenet.srv.cis.pitt.edu>
  18. NNTP-Posting-Host: muselab.runet.edu
  19. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  20. Xref: news.columbia.edu comp.protocols.kermit.misc:7574 comp.unix.questions:116086 comp.unix.admin:70253 comp.unix.misc:35287 comp.unix.ultrix:31802 comp.unix.shell:54296
  21.  
  22. Gregg E Economou (geest3+@pitt.edu) wrote:
  23.  
  24. : what version of ultrix are you talking about? 
  25.   
  26.   Ultrix 4.4
  27.   
  28. : the hardware doesent support it on a DS2100-3100 but afaik ultrix supports 
  29. : it. Now, depending on the hardware, you dont have support for 38400
  30. : baud connections. Also, if this is on a DS5000/xxx then you should check
  31. : the 19200-38400 high speed external clock generation setting, 
  32. : because speeds above 9600 are supported by an external clock supplying
  33. : timing to the two "serial" lines going out of the DZ. 
  34. : (the other two, kb and mouse, are fixed at the proper settings for their
  35. : uses) Anwyays, the garbage is probably data at the wrong baud rate, 
  36. : if you dont see anything at all intelligible. Errors in the flow 
  37. : control would give you garbled pieces of data, not complete garbled
  38. : data. At any rate, try the same connection at 19200 and 9600 because
  39. : you might not have the serial line configured properly.
  40.   
  41.   Everything works perfectly at 19200 but not 38400, at this speed the
  42.   screen is messed up and I do know what to do. Should I sell my 33.6K
  43.   modem and go back to 14.4 which worked flawlessly? This is ridiculous.
  44.   
  45. : Also, if youre suing a serial console, you cannot apply different external
  46. : clocks to the two serial lines ( e.g. one cannto be at 38400 and the 
  47. : other at 19200) because there is only one external clock generator for the DZ.
  48. : (and the pulses are shared by both lines, if the bit is set to turn on the 
  49. : higher speed external clocks)
  50.   
  51.   So what exactly am I supposed to change and configure and in what files?
  52.   
  53. : To change the settings, fire the machine up and type help at the chevron.
  54.   
  55.   What is chevron? This makes no sense to me.
  56.   
  57. : Its one of the environment variables avaiable from there. (not owning
  58. : a '5000 myself, i dont rmember what the exact name is. On the 3100-2100
  59. : it is bauda but its probly different on the 5000's)
  60.  
  61.   Thanks for the help, but could you be a little more specific?
  62.   
  63.   Ilya